home *** CD-ROM | disk | FTP | other *** search
/ ASME's Mechanical Engine…ing Toolkit 1997 December / ASME's Mechanical Engineering Toolkit 1997 December.iso / cad_elec / gerbtool.exe / DATA.1 / README.1ST < prev    next >
Text File  |  1996-04-15  |  3KB  |  83 lines

  1.  
  2.     This file contains highlights of what's new and additional information
  3.     that was not available when the product manual was printed. 
  4.  
  5.  
  6.     ********************* GerbTool for Windows 6.2 ********************
  7.  
  8.     ** New Features:
  9.  
  10.     ** Enhancements:
  11.  
  12.     GerbTool is now based on Microsofts WIN32 API. This allows GerbTool
  13.     to run as a native app on Windows 95 and Windows NT. For Windows 3.1,
  14.     a seperate install disk containing the WIN32s sub-system must
  15.     be installed. NOTE: WIN32s need only be installed if your system is
  16.     Windows 3.1 and does not already have it installed.
  17.  
  18.     Added a option to install the Network License Server (NLS) software
  19.     automatically under Windows 3.1, Windows 95 and Windows NT. A seperate
  20.     install disk is now provided for NOVELL and MSDOS NLS installations.
  21.  
  22.     Added "Yes to All" option during file saving.
  23.  
  24.     Added ZOOM_LIMIT configuration parameter to control the maximum zoom
  25.     limit allowed. The default is "0.016" inches across.
  26.  
  27.     The cursor keys now move the viewing area one screenfull.
  28.  
  29.     Changed the number of apertures created from 10-255 to just 10 when
  30.     a aperture list is created during design loading. GerbTool will then
  31.     create only those apertures that are actually used in the Gerbers.
  32.  
  33.     Added many improvments to the License Manager making it safer to
  34.     transfer your license and the chance of destorying a license less likely.
  35.  
  36.     Metric 274-X files are now supported.
  37.  
  38.     GerbTool now warns after loading if the extents of the database exceed
  39.     36 inches. To disable this feature set the flags parameter in your
  40.     GT.CFG file as follows: FLAGS=0x20000
  41.  
  42.     GerbTool now supports arcs in raster fills during loading. Currently they
  43.     are segmented as they are found while loading.
  44.  
  45.     ** Corrections:
  46.  
  47.     Problem calculating 274-X aperture sizes.
  48.     EIE output wrong if metric viewing on.
  49.     Fire9000 aperture destruction during aperture list editing.
  50.     0 sized apertures caused GPF during apreture display in edit form.
  51.     DPF import had trouble reading certain interpretations of the language.
  52.     Temporary files were created on locked drives or not deleted.
  53.     Conversion of GT oblongs to 274-X shrunk.
  54.     Minor macro irregularities.        
  55.     Sieb&Meyer output problems.
  56.  
  57.  
  58.      ** MACROS **
  59.  
  60.     The following Macro commands are currently not shown in the GerbTool Manual:
  61.  
  62.        JOIN
  63.          Mode       exp (0 == Connect, 1 == Chamfer, 2 == Fillet)
  64.          Size       exp
  65.          TrimSecond exp ($$YES or $$NO)
  66.        END
  67.  
  68.        POLARITY
  69.           By      exp
  70.           FLASHES exp
  71.           DRAWS   exp
  72.           ARCS    exp
  73.           LAYER   exp
  74.           DCODE   exp
  75.           SetTo   exp (0 == clear, otherwise dark)
  76.           GO      [exp, ...]
  77.        END
  78.  
  79.        COPPERAREA exp   (layer number) (area is returned in $$STATUS)
  80.  
  81.     Please refer to the manual for a description of these commands.
  82.  
  83.